The following tables list the members exposed by Generic ServiceStreamer.
Name | Description | |
---|---|---|
![]() ![]() ![]() | ServiceStreamer Constructor | Initializes a new instance of the Generic ServiceStreamer class. |
Name | Description | |
---|---|---|
![]() | Busy | Gets a value indicating whether the Generic ServiceStreamer is running. |
Name | Description | |
---|---|---|
![]() | StreamsLimit | Gets the number of maximum concurrent streams. |
Name | Description | |
---|---|---|
![]() ![]() ![]() | StartStreaming | Start the process of streaming. |
Name | Description | |
---|---|---|
![]() | OnCallService | Perform the call to the web service. |
![]() | OnStreamingCompleted | Called when all streams specified in the StreamsLimit are processed. |
![]() | ProcessStream | Whether the Generic ServiceStreamer should continue streaming by calling the OnCallService method. |
![]() | UpdateUI | Update the user interface with the information received from the web service. |